home *** CD-ROM | disk | FTP | other *** search
- #
- # Course configuration
- #
- objset :course -course_name "A walk through the trees"
- objset :course:heightmap -width 140
- objset :course:heightmap -length 2000
- objset :course:heightmap -play_width 120
- objset :course:heightmap -play_length 1962.33
- objset :course:heightmap -angle 27
- objset :course:heightmap -elev_scale 12
- objcall :course:heightmap load_elevation elev.png
-
- objset :course -start_pt {67 3.5}
-
- tux_course_init
-
- objcall :actions:course:gondola_down start
- objcall :actions:course:gondola_down2 start
- objcall :actions:course:gondola_up start
- objcall :actions:course:gondola_up2 start
-